func go/build.skipSpaceOrComment
2 uses
go/build (current package)
build.go#L1359: func skipSpaceOrComment(data []byte) []byte {
build.go#L1393: data = skipSpaceOrComment(data)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)